Defines the way the document is to be presented on the screen or in print.

Full documentation

Initializes a new PDFViewerPreferences object.

Full documentation

Initializes a new object.
This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

Gets a value indicating whether to position the document's window in the center of the screen.

Full documentation

Gets the COS dictionary asssociated with this Object.

Full documentation

Gets the recommended duplex printing mode.

Full documentation

Gets a value indicating whether to resize the document's window to fit the size of the first displayed page.

Full documentation

Gets the document's page mode.

Full documentation

Gets number of copies that shall be printed.

Full documentation

Gets a value indicating whether the PDF page size shall be used to select the input paper tray.
This setting influences only the preset values used to populate the print dialogue presented by an interactive PDF processor.

Full documentation

Gets the print page range.

Full documentation

Gets how the print scaling.

Full documentation

Gets a value indicating whether the window's title bar should display the document title taken from the PDFDocumentInformation.getTitle.

Full documentation

Gets a value indicating whether to hide the viewer application's menu bar when the document is active.

Full documentation

Gets a value indicating whether to hide the viewer application's toolbars when the document is active.

Full documentation

Gets a value indicating whether to hide user interface elements.

Full documentation

Sets a value indicating whether to position the document's window in the center of the screen.

Full documentation

Sets a value indicating whether the window's title bar should display the document title taken from the PDFDocumentInformation.getTitle.

Full documentation

Set the recommended duplex printing mode.

Full documentation

Sets a value indicating whether to resize the document's window to fit the size of the first displayed page.

Full documentation

Sets a value indicating whether to hide the viewer application's menu bar when the document is active.

Full documentation

Sets a value indicating whether to hide the viewer application's toolbars when the document is active.

Full documentation

Sets a value indicating whether to hide user interface elements.

Full documentation

Sets the document's page mode.

Full documentation

Sets number of copies that shall be printed.

Full documentation

Sets a value indicating whether the PDF page size shall be used to select the input paper tray.
This setting influences only the preset values used to populate the print dialogue presented by an interactive PDF processor.

Full documentation

Sets the print page range.
The array shall contain an even number of integers to be interpreted in pairs, with each pair specifying the first and last pages in a sub-range of pages to be printed.The first page of the PDF file shall be denoted by 1.

Full documentation

Sets how the print scaling.

Full documentation